summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
GNU Libc Maintainers [Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)]
supported
# All lines beginning with `# DP:' are a description of the patch.
# DP: Description: Add several locales to localedata.SUPPORTED
# DP: - ru_RU.CP1251 was requested in #225516
# DP: - uz_UZ.UTF-8 was clearly missing, uz_UZ had no UTF-8 variant
# DP: - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8,
# DP: no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch.
# DP: Related bugs: #225516 (ru_RU.CP1251)
# DP: Dpatch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-10
# All lines beginning with `# DP:' are a description of the patch.
# DP: Description: Add several locales to localedata.SUPPORTED
# DP: - ru_RU.CP1251 was requested in #225516
# DP: - uz_UZ.UTF-8 was clearly missing, uz_UZ had no UTF-8 variant
# DP: - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8,
# DP: no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch.
# DP: Related bugs: #225516 (ru_RU.CP1251)
# DP: Dpatch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-10
Gbp-Pq: Topic localedata
Gbp-Pq: Name supported.diff
GNU Libc Maintainers [Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)]
sort-UTF8-first
Gbp-Pq: Topic localedata
Gbp-Pq: Name sort-UTF8-first.diff
GNU Libc Maintainers [Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)]
LC_IDENTIFICATION-optional-fields
In LC_IDENTIFICATION, audience, application and abbreviation keywords
are optional, thus do not report an error if they are not defined.
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-08
Gbp-Pq: Topic locale
Gbp-Pq: Name LC_IDENTIFICATION-optional-fields.diff
GNU Libc Maintainers [Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)]
locale-print-LANGUAGE
Comments tell that LANG has to be the first value, and LC_ALL the last
one. Thus LANGUAGE is printed between them.
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-08
Gbp-Pq: Topic locale
Gbp-Pq: Name locale-print-LANGUAGE.diff
GNU Libc Maintainers [Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)]
check-unknown-symbols
Check for unknown symbols in collation rules. This is useful to detect
broken locales since unknown symbols are always wrong.
This request has not been submitted upstream yet.
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-08
Gbp-Pq: Topic locale
Gbp-Pq: Name check-unknown-symbols.diff
GNU Libc Maintainers [Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)]
git-updates
GIT update of https://sourceware.org/git/glibc.git/release/2.31/master from glibc-2.31
GIT update of https://sourceware.org/git/glibc.git/release/2.31/master from glibc-2.31
Gbp-Pq: Name git-updates.diff
Aurelien Jarno [Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)]
glibc (2.31-17) unstable; urgency=medium
[ Samuel Thibault ]
* debian/testsuite-xfail-debian.mk: Update tests.
[ Aurelien Jarno ]
* debian/debhelper.in/locales.NEWS: fix charset mismatch in example iconv
command. Closes: #992568
* Replace the non UTF-8 locales removal by a deprecation as they are still
used in many other packages (especially testsuites): non UTF-8 locales are
not offered anymore in the debconf dialog (except for the ones already
configured), but they are still listed in SUPPORTED and provided in the
locales-all package (Closes: #992500, #992653):
- debian/patches/localedata/locale-en_DK.diff,
debian/patches/localedata/locale-eu_FR.diff,
debian/patches/localedata/supported.diff: revert the removal of non-UTF-8
locales.
- debian/debhelper.in/locales-all.NEWS: remove 2.31-14 entry.
- debian/rules.d/debhelper.mk: fill __PROVIDED_LOCALES__ with UTF-8
locales only.
[ Johannes Schauer Marin Rodrigues ]
* additional bits to support DPKG_ROOT (closes: #983412)
[dgit import unpatched glibc 2.31-17]
Aurelien Jarno [Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)]
Import glibc_2.31-17.debian.tar.xz
[dgit import tarball glibc 2.31-17 glibc_2.31-17.debian.tar.xz]
Aurelien Jarno [Thu, 12 Mar 2020 06:10:01 +0000 (06:10 +0000)]
Import glibc_2.31.orig.tar.xz
[dgit import orig glibc_2.31.orig.tar.xz]